This is the state of the game at the beginning
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A5 | 1 | flying_hive_tryant | control | Santana |
| chris | A5 | 2 | flying_hive_tryant | control | Shah Rukh Khan |
| chris | A5 | 3 | broodlord | control | Marc Aubort & Joanna Nickrenz |
| chris | A5 | 4 | broodlord | control | Dan Auerbach |
| chris | A5 | 5 | neurothrope | control | Vizual Madman |
| chris | A5 | 6 | tyranid_warriors | control | Abigail Hicks |
| chris | A5 | 7 | tyranid_warriors | control | Chase Simon |
| chris | A5 | 8 | tyranid_warriors | control | Harper Montgomery |
| chris | A5 | 9 | genestealers | control | Aurora Hawkins |
| chris | A5 | 10 | genestealers | control | Babyface |
| chris | A5 | 11 | termagants | control | Theodore Wheeler |
| chris | A5 | 12 | hormagaunts | control | Alice Banks |
| chris | A5 | 13 | ripper_swarms | control | U.G. Krishnamurti |
| chris | A5 | 14 | ripper_swarms | control | Jonathan Edwards |
| chris | A5 | 15 | ripper_swarms | control | Brantley Burton |
| chris | A5 | 16 | hive_guard | control | Calvin Calderon |
| chris | A5 | 17 | maleceptor | control | Hunter Lawrence |
| chris | A5 | 18 | venomthropes | control | Madison Horton |
| chris | A5 | 19 | raveners | control | William Lane Craig |
| chris | A5 | 20 | gargoyles | control | Jules Verne |
| chris | A5 | 21 | gargoyles | control | David Niven |
| chris | A5 | 22 | exocrine | control | Robert Paul |
| chris | A5 | 23 | biovores | control | Aidan Anderson |
| chris | A5 | 24 | biovores | control | Ruby Ellis |
| chris | A5 | 25 | tyrannocyte | control | Meister Eckhart |
Mundus Centrum Campaign
0.248.853.M41
++++++TRANSMITTED: MUNDUS CENTRUM
+++++++++RECEIVED: THE ROCK
+++++++++++AUTHOR: DEATHWING CAPTAIN LAZAAR
++++++++++SUBJECT: LOG OF MUNDUS CENTRUM CAMPAIGN
++++++++++THOUGHT: A MOMENT OF LAXITY SPAWNS A LIFETIME OF HERESY.
248.853.M41: Following the leads we received from Brother Interrogator Chaplain Asmodai, we made haste to Sector Mundus Centrum. Upon translation from warp space, we were immediately set upon by one of the Great Devourer’s many tendrils. The battle in high orbit above Mundus Centrum would have delayed our landing onto the main continent for weeks had not the unheralded arrival of a large contingent of Necron tomb ships not caught the Tyranid bio-forms unawares. Void battle was joined between the Tyranid and Necron ships, and we used this brief respite to land a small force of our brothers planet-side in the North East region of the continent (Imperial Designation: Rhun). I have accompanied my fellow marines to lead from the field, leaving Brother Aralith in command of the fleet.
The derelict star port in South Rhun is in some disrepair, but it will suffice for our purposes as an operational command center. Brother Techmarine Ophaniel reports that with some maintenance, we may be able to link the other abandoned star ports on the continent and reactivate the dormant orbital defense systems, allowing us to target the xenos interlopers and cleanse local space of their alien taint.
In our descent to Rhun, augurs picked up a disturbing number of returns from other craft entering the atmosphere. To the South, it appears the shambling Necron host has endeavored to gain a foothold in the former capital region (Imperial Designation: Gondor). To the West, bio-forms of the insatiable Tyranids have assumedly already begun to consume and destroy one of the continent’s main agricultural regions (Imperial Designation: Eriador).
The presence of these xenos armies will surely slow the hunt for our quarry, but we will persevere undeterred. For the Emperor. For the Lion.
modify_unit("chris", c(6, 13), "move","A2")
modify_unit("chris", c(5, 7, 8, 12, 23), "move","A3")
modify_unit("chris", 1, "move","A4")
modify_unit("chris", c(10, 14, 24), "move","A6")
modify_unit("chris", c(3, 9, 17, 18, 22), "move","A7")
modify_unit("chris", 2, "move", c("A6", "A8"))
modify_unit("chris", 19, "move",c("B7", "B10"))
modify_unit("chris", 21, "move", c("B9", "B11"))
modify_unit("chris", c(4, 15), "move","B7")
modify_unit("chris", 20, "move", c("A7", "E1"))
modify_unit("chris", c(11, 16, 25), "control","A5")
## All units resolved.
Attempt to reconcile moves.
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A2 | 6 | tyranid_warriors | move | Abigail Hicks |
| chris | A2 | 13 | ripper_swarms | move | U.G. Krishnamurti |
| chris | A3 | 5 | neurothrope | move | Vizual Madman |
| chris | A3 | 7 | tyranid_warriors | move | Chase Simon |
| chris | A3 | 8 | tyranid_warriors | move | Harper Montgomery |
| chris | A3 | 12 | hormagaunts | move | Alice Banks |
| chris | A3 | 23 | biovores | move | Aidan Anderson |
| chris | A4 | 1 | flying_hive_tryant | move | Santana |
| chris | A5 | 11 | termagants | control | Theodore Wheeler |
| chris | A5 | 16 | hive_guard | control | Calvin Calderon |
| chris | A5 | 25 | tyrannocyte | control | Meister Eckhart |
| chris | A6 | 10 | genestealers | move | Babyface |
| chris | A6 | 14 | ripper_swarms | move | Jonathan Edwards |
| chris | A6 | 24 | biovores | move | Ruby Ellis |
| chris | A7 | 3 | broodlord | move | Marc Aubort & Joanna Nickrenz |
| chris | A7 | 9 | genestealers | move | Aurora Hawkins |
| chris | A7 | 17 | maleceptor | move | Hunter Lawrence |
| chris | A7 | 18 | venomthropes | move | Madison Horton |
| chris | A7 | 22 | exocrine | move | Robert Paul |
| chris | A8 | 2 | flying_hive_tryant | move | Shah Rukh Khan |
| chris | B10 | 19 | raveners | move | William Lane Craig |
| chris | B11 | 21 | gargoyles | move | David Niven |
| chris | B7 | 4 | broodlord | move | Dan Auerbach |
| chris | B7 | 15 | ripper_swarms | move | Brantley Burton |
| chris | E1 | 20 | gargoyles | move | Jules Verne |
| eric | E4 | 21 | canoptek_scarab_swarms | move | Gary Oldman |
249.853.M41: Controlling actions are underway. We are casting our nets wide. Capture is only a matter of time.
Brother Techmarine Myrdean reports that a moderate warband of Necrons has landed nearby his position in the South (Imperial Designation: Mordor). He expects conflict within 15 hours.
modify_unit("chris", c(6), "move","A4")
modify_unit("chris", c(13), "control","A2")
modify_unit("chris", c(5, 12, 23), "move","B2")
modify_unit("chris", c(7, 8), "control","A3")
modify_unit("chris", 1, "move", c("A6", "A8"))
modify_unit("chris", c(14), "control","A6")
modify_unit("chris", c(10, 24), "move","A8")
modify_unit("chris", c(3,17, 18, 22), "move","B9")
modify_unit("chris", c(9), "control","A7")
modify_unit("chris", 2, "move", "E1")
modify_unit("chris", 19, "move", c("B11", "E1"))
modify_unit("chris", 21, "move","B6")
modify_unit("chris", 4, "move","B8")
modify_unit("chris", 15, "move","B9")
modify_unit("chris", 20, "move", c("B11", "E2"))
modify_unit("chris", 11, "move","B7")
modify_unit("chris", c(16, 25), "control","A5")
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| chris | A2 | 13 | ripper_swarms | control | U.G. Krishnamurti | ||
| chris | A3 | 7 | tyranid_warriors | control | Chase Simon | ||
| chris | A3 | 8 | tyranid_warriors | control | Harper Montgomery | ||
| chris | A4 | 6 | tyranid_warriors | move | Abigail Hicks | ||
| chris | A5 | 16 | hive_guard | control | Calvin Calderon | ||
| chris | A5 | 25 | tyrannocyte | control | Meister Eckhart | ||
| chris | A6 | 14 | ripper_swarms | control | Jonathan Edwards | ||
| chris | A6 | 1 | flying_hive_tryant | move | Santana | TRUE | |
| chris | A7 | 9 | genestealers | control | Aurora Hawkins | ||
| chris | A8 | 1 | flying_hive_tryant | move | Santana | TRUE | |
| chris | A8 | 10 | genestealers | move | Babyface | TRUE | |
| chris | A8 | 24 | biovores | move | Ruby Ellis | TRUE | |
| eric | A8 | 21 | canoptek_scarab_swarms | move | Gary Oldman | TRUE | |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Jackie Chan | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Bob Bergen | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Samuel L Jackson | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Elizabeth Taylor | TRUE | |
| chris | B11 | 19 | raveners | move | William Lane Craig | TRUE | |
| chris | B11 | 20 | gargoyles | move | Jules Verne | TRUE | |
| chris | B2 | 5 | neurothrope | move | Vizual Madman | ||
| chris | B2 | 12 | hormagaunts | move | Alice Banks | ||
| chris | B2 | 23 | biovores | move | Aidan Anderson | ||
| chris | B6 | 21 | gargoyles | move | David Niven | ||
| chris | B7 | 11 | termagants | move | Theodore Wheeler | ||
| chris | B8 | 4 | broodlord | move | Dan Auerbach | ||
| chris | B9 | 3 | broodlord | move | Marc Aubort & Joanna Nickrenz | ||
| chris | B9 | 15 | ripper_swarms | move | Brantley Burton | ||
| chris | B9 | 17 | maleceptor | move | Hunter Lawrence | ||
| chris | B9 | 18 | venomthropes | move | Madison Horton | ||
| chris | B9 | 22 | exocrine | move | Robert Paul | ||
| big_grizz | C1 | 1 | ravenwing_talonmaster | move | Tha Conqueror | TRUE | |
| chris | E1 | 2 | flying_hive_tryant | move | Shah Rukh Khan | TRUE | |
| chris | E1 | 19 | raveners | move | William Lane Craig | TRUE | |
| eric | E1 | 21 | canoptek_scarab_swarms | move | Gary Oldman | TRUE | TRUE |
| chris | E2 | 20 | gargoyles | move | Jules Verne | ||
| eric | E3 | 20 | canoptek_scarab_swarms | move | Inspectah Professional | ||
| eric | E4 | 20 | canoptek_scarab_swarms | move | Inspectah Professional | TRUE |
## All units resolved.
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A2 | 13 | ripper_swarms | control | U.G. Krishnamurti |
| chris | A3 | 7 | tyranid_warriors | control | Chase Simon |
| chris | A3 | 8 | tyranid_warriors | control | Harper Montgomery |
| chris | A4 | 6 | tyranid_warriors | move | Abigail Hicks |
| chris | A5 | 16 | hive_guard | control | Calvin Calderon |
| chris | A5 | 25 | tyrannocyte | control | Meister Eckhart |
| chris | A6 | 14 | ripper_swarms | control | Jonathan Edwards |
| chris | A7 | 9 | genestealers | control | Aurora Hawkins |
| chris | A8 | 1 | flying_hive_tryant | move | Santana |
| chris | A8 | 10 | genestealers | move | Babyface |
| chris | A8 | 24 | biovores | move | Ruby Ellis |
| chris | B2 | 5 | neurothrope | move | Vizual Madman |
| chris | B2 | 12 | hormagaunts | move | Alice Banks |
| chris | B2 | 23 | biovores | move | Aidan Anderson |
| chris | B6 | 21 | gargoyles | move | David Niven |
| chris | B7 | 11 | termagants | move | Theodore Wheeler |
| chris | B8 | 4 | broodlord | move | Dan Auerbach |
| chris | B9 | 3 | broodlord | move | Marc Aubort & Joanna Nickrenz |
| chris | B9 | 15 | ripper_swarms | move | Brantley Burton |
| chris | B9 | 17 | maleceptor | move | Hunter Lawrence |
| chris | B9 | 18 | venomthropes | move | Madison Horton |
| chris | B9 | 22 | exocrine | move | Robert Paul |
| chris | E1 | 2 | flying_hive_tryant | move | Shah Rukh Khan |
| chris | E1 | 19 | raveners | move | William Lane Craig |
| chris | E2 | 20 | gargoyles | move | Jules Verne |
| eric | E3 | 20 | canoptek_scarab_swarms | move | Inspectah Professional |
250.853.M41: Brother Techmarine Myrdean has successfully repelled a Necron attack to his position at the star port Barad-Dur. The Storm Raven Barador was invaluable in this defense, but Myrdean fears the Necrons are merely testing our strength and resolve before mounting larger attacks. Defensive infrastructure must be built quickly to solidify our grip in Mordor.
Squad Galizur was also met with some resistance in the expansive territory of the Brown Lands. A small and meddlesome force of scarabs tried, unsuccessfully, to halt Galizur’s progress in bringing the territory under our control. Such small storms can be easily weathered. I am concerned the coming tempest may prove otherwise. The Emperor Protects.
modify_unit("chris", c(20), "defend", "E2")
modify_unit("chris", c(5, 23), "defend", "B2")
modify_unit("chris", c(16, 25), "defend", "A5")
modify_unit("chris", 3, "sneak", "B11")
modify_unit("chris", c(1,17,18) , "move", "B11")
modify_unit("chris", 2, "move", "E2")
modify_unit("chris", c(4) , "sneak", "B2")
modify_unit("chris", c(7) , "move", "B2")
modify_unit("chris", 6, "move", "A1")
modify_unit("chris", 8, "move", "B5")
modify_unit("chris", 9, "sneak", "B9")
modify_unit("chris", c(10) , "sneak", "E1")
modify_unit("chris", c(24) , "move", "E1")
modify_unit("chris", 11, "control", "B7")
modify_unit("chris", 12, "control", "B2")
modify_unit("chris", 13, "move", "A4")
modify_unit("chris", 14, "move", "A8")
modify_unit("chris", 15, "control", "B9")
modify_unit("chris", 19, "move", "E3")
modify_unit("chris", 21, "move", "B3")
modify_unit("chris", 22, "move", "B7")
add_bridge("A8", "E1")# chris
modify_unit("chris", "B3", "move","B2")
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| chris | A1 | 6 | tyranid_warriors | move | Abigail Hicks | ||
| chris | A4 | 13 | ripper_swarms | move | U.G. Krishnamurti | ||
| chris | A5 | 16 | hive_guard | defend | Calvin Calderon | ||
| chris | A5 | 25 | tyrannocyte | defend | Meister Eckhart | ||
| chris | A8 | 14 | ripper_swarms | move | Jonathan Edwards | ||
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Tha Conqueror | TRUE | |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Jackie Chan | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Bob Bergen | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Samuel L Jackson | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Elizabeth Taylor | TRUE | |
| chris | B11 | 1 | flying_hive_tryant | move | Santana | ||
| chris | B11 | 17 | maleceptor | move | Hunter Lawrence | ||
| chris | B11 | 18 | venomthropes | move | Madison Horton | ||
| chris | B11 | 3 | broodlord | sneak | Marc Aubort & Joanna Nickrenz | ||
| chris | B2 | 12 | hormagaunts | control | Alice Banks | ||
| chris | B2 | 5 | neurothrope | defend | Vizual Madman | ||
| chris | B2 | 23 | biovores | defend | Aidan Anderson | ||
| chris | B2 | 7 | tyranid_warriors | move | Chase Simon | ||
| chris | B2 | 4 | broodlord | sneak | Dan Auerbach | ||
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Tha Conqueror | TRUE | |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | Jackie Chan | TRUE | |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | Bob Bergen | TRUE | |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Samuel L Jackson | TRUE | |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | Elizabeth Taylor | TRUE | |
| chris | B3 | 21 | gargoyles | move | David Niven | TRUE | |
| chris | B5 | 8 | tyranid_warriors | move | Harper Montgomery | ||
| chris | B7 | 11 | termagants | control | Theodore Wheeler | ||
| chris | B7 | 22 | exocrine | move | Robert Paul | ||
| chris | B9 | 15 | ripper_swarms | control | Brantley Burton | ||
| chris | B9 | 9 | genestealers | sneak | Aurora Hawkins | ||
| chris | E1 | 24 | biovores | move | Ruby Ellis | ||
| chris | E1 | 10 | genestealers | sneak | Babyface | ||
| chris | E2 | 20 | gargoyles | defend | Jules Verne | ||
| chris | E2 | 2 | flying_hive_tryant | move | Shah Rukh Khan | ||
| chris | E3 | 19 | raveners | move | William Lane Craig | ||
| eric | E4 | 20 | canoptek_scarab_swarms | move | Inspectah Professional |
## All units resolved.
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A1 | 6 | tyranid_warriors | move | Abigail Hicks |
| chris | A4 | 13 | ripper_swarms | move | U.G. Krishnamurti |
| chris | A5 | 16 | hive_guard | defend | Calvin Calderon |
| chris | A5 | 25 | tyrannocyte | defend | Meister Eckhart |
| chris | A8 | 14 | ripper_swarms | move | Jonathan Edwards |
| chris | B11 | 1 | flying_hive_tryant | move | Santana |
| chris | B11 | 17 | maleceptor | move | Hunter Lawrence |
| chris | B11 | 18 | venomthropes | move | Madison Horton |
| chris | B11 | 3 | broodlord | sneak | Marc Aubort & Joanna Nickrenz |
| chris | B2 | 12 | hormagaunts | control | Alice Banks |
| chris | B2 | 5 | neurothrope | defend | Vizual Madman |
| chris | B2 | 23 | biovores | defend | Aidan Anderson |
| chris | B2 | 7 | tyranid_warriors | move | Chase Simon |
| chris | B2 | 21 | gargoyles | move | David Niven |
| chris | B2 | 4 | broodlord | sneak | Dan Auerbach |
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Tha Conqueror |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | Jackie Chan |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | Bob Bergen |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Samuel L Jackson |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | Elizabeth Taylor |
| chris | B5 | 8 | tyranid_warriors | move | Harper Montgomery |
| chris | B7 | 11 | termagants | control | Theodore Wheeler |
| chris | B7 | 22 | exocrine | move | Robert Paul |
| chris | B9 | 15 | ripper_swarms | control | Brantley Burton |
| chris | B9 | 9 | genestealers | sneak | Aurora Hawkins |
| chris | E1 | 24 | biovores | move | Ruby Ellis |
| chris | E1 | 10 | genestealers | sneak | Babyface |
| chris | E2 | 20 | gargoyles | defend | Jules Verne |
| chris | E2 | 2 | flying_hive_tryant | move | Shah Rukh Khan |
| chris | E3 | 19 | raveners | move | William Lane Craig |
| eric | E4 | 20 | canoptek_scarab_swarms | move | Inspectah Professional |
251.853.M41: Ravenwing Talonmaster Castiel has demonstrated unparalleled prowess as a hunter of the Second Company. I have inducted him further into the ranks of the Inner Circle, and expect his name will be well-remembered in the halls of The Rock. While scouting the northern reaches of Angmar, Castiel came upon a swarm of winged creatures (Imperial Designation: Gargoyles). Unfortunately, the vermin escaped before they could be properly put to the sword. It seems the voracious appetite of the Great Devourer knows some bounds after all.
Our forces in the densely forested region (Imperial Designation: Mirkwood) came across another small, scouting contingent of Necron scarabs. Negligible resistance met. Similarly, Brother Techmarine Myrdean came into contact with constructs of the same variety in the southern territory of Mount Doom. While dealing with these insectoid nuisances is a trivial matter, the broader goal of the Necrons remains a mystery, and is therefore disquieting.
The retreat of the Necrons from Myrdean’s wrath in yesterday’s battle for Barad-Dur was an apparent feint. All available intelligence led Myrdean to believe this small band had fled due-East from his location, and he gave chase only to find the aforementioned scarabs. The true destination of the Necrons was later discovered to be the territory of Gorgoroth, where Squad Naamand was caught in the open as they were setting up the defenses. Emperor be praised, Naamand was able to signal us in the South Rhun star port before his squad could be overrun. Brothers Abathar and Apharan of the Deathwing accompanied me with their squads to the front, and we were only just able to stem that tide of living metal from rising over Gorgoroth.
We are undaunted, and we know no fear!
modify_unit("chris", c(2, 4, 16, 19, 20, 21, 23, 25), "reinforce")
modify_unit("chris", c(1), "move", c("B8", "B2"))
modify_unit("chris", c(3), "sneak", "E1")
modify_unit("chris", c(5), "move", "B1")
modify_unit("chris", c(6), "control", "A1")
modify_unit("chris", c(7), "move", "B6")
modify_unit("chris", c(8), "control", "B5")
modify_unit("chris", c(9), "sneak", "B10")
modify_unit("chris", c(10), "control", "E1")
modify_unit("chris", c(11), "move", "B8")
modify_unit("chris", c(12), "move", "B1")
modify_unit("chris", c(13), "control", "A4")
modify_unit("chris", c(14), "control", "A8")
modify_unit("chris", c(15), "move", "B11")
modify_unit("chris", c(17), "move", "E2")
modify_unit("chris", c(18), "move", "E2")
modify_unit("chris", c(22), "move", "B2")
modify_unit("chris", c(24), "move", "E3")
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| chris | A1 | 6 | tyranid_warriors | control | Abigail Hicks | ||
| chris | A4 | 13 | ripper_swarms | control | U.G. Krishnamurti | ||
| chris | A5 | 16 | hive_guard | reinforce | Calvin Calderon | ||
| chris | A5 | 25 | tyrannocyte | reinforce | Meister Eckhart | ||
| chris | A8 | 14 | ripper_swarms | control | Jonathan Edwards | ||
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Tha Conqueror | TRUE | TRUE |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | Jackie Chan | TRUE | TRUE |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Bob Bergen | TRUE | TRUE |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Samuel L Jackson | TRUE | TRUE |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | Elizabeth Taylor | TRUE | TRUE |
| chris | B1 | 5 | neurothrope | move | Vizual Madman | TRUE | |
| chris | B1 | 12 | hormagaunts | move | Alice Banks | TRUE | |
| chris | B10 | 9 | genestealers | sneak | Aurora Hawkins | ||
| chris | B11 | 15 | ripper_swarms | move | Brantley Burton | ||
| chris | B2 | 1 | flying_hive_tryant | move | Santana | ||
| chris | B2 | 22 | exocrine | move | Robert Paul | ||
| chris | B2 | 4 | broodlord | reinforce | Dan Auerbach | ||
| chris | B2 | 21 | gargoyles | reinforce | David Niven | ||
| chris | B2 | 23 | biovores | reinforce | Aidan Anderson | ||
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Tha Conqueror | ||
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | Jackie Chan | ||
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Bob Bergen | ||
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Samuel L Jackson | ||
| big_grizz | B4 | 16 | ravenwing_apothecary | move | Elizabeth Taylor | ||
| chris | B5 | 8 | tyranid_warriors | control | Harper Montgomery | ||
| chris | B6 | 7 | tyranid_warriors | move | Chase Simon | ||
| chris | B8 | 1 | flying_hive_tryant | move | Santana | TRUE | |
| chris | B8 | 11 | termagants | move | Theodore Wheeler | ||
| big_grizz | C3 | 8 | tactical_squad | control | Sara Rogers | ||
| big_grizz | C3 | 23 | rhino | control | Richard Burton Juarez | ||
| big_grizz | D1 | 7 | tactical_squad | move | Mason Mcgee | ||
| chris | E1 | 10 | genestealers | control | Babyface | ||
| chris | E1 | 3 | broodlord | sneak | Marc Aubort & Joanna Nickrenz | ||
| chris | E2 | 17 | maleceptor | move | Hunter Lawrence | ||
| chris | E2 | 18 | venomthropes | move | Madison Horton | ||
| chris | E2 | 2 | flying_hive_tryant | reinforce | Shah Rukh Khan | ||
| chris | E2 | 20 | gargoyles | reinforce | Jules Verne | ||
| chris | E3 | 24 | biovores | move | Ruby Ellis | ||
| chris | E3 | 19 | raveners | reinforce | William Lane Craig | ||
| eric | E4 | 20 | canoptek_scarab_swarms | reinforce | Inspectah Professional |
CONFLICT! column where relevant in your table. Plus, now you can only see the battles you’re involved with.Rmd Hash: a10d25bf080460b7d2cfc3ed083bf24a
Code Commit Hash: baea9a7063916ce74415d3046e6084714c09cfcf